projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e005bb4
)
(EMACSLOADPATH): Include leim.
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 22 Nov 1999 14:37:38 +0000
(14:37 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 22 Nov 1999 14:37:38 +0000
(14:37 +0000)
nt/emacs.bat.in
patch
|
blob
|
history
diff --git
a/nt/emacs.bat.in
b/nt/emacs.bat.in
index 6f3fb22f1046566fd669eb5f692f1b4b52209924..98ef6728d547f26c71f9f055eb064cd62e0ec8be 100644
(file)
--- a/
nt/emacs.bat.in
+++ b/
nt/emacs.bat.in
@@
-4,7
+4,7
@@
REM Here begins emacs.bat.in
REM Use new proxy shell by default.
\r
set SHELL=%emacs_dir%\bin\cmdproxy.exe
\r
\r
-set EMACSLOADPATH=%emacs_dir%\site-lisp;%emacs_dir%\lisp
\r
+set EMACSLOADPATH=%emacs_dir%\site-lisp;%emacs_dir%\lisp
;%emacs_dir%\leim
\r
set EMACSDATA=%emacs_dir%\etc
\r
set EMACSPATH=%emacs_dir%\bin
\r
set EMACSLOCKDIR=%emacs_dir%\lock
\r